Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Always use unified testing binary #1049

Merged

Conversation

plemarquand
Copy link
Contributor

The .swift-testing binary is no longer output, it has been rolled in to a single binary for both XCTest and Swift Testing we no longer need to test for this distinction now that the nightly toolchains have been producing this unified binary for enough time.

NOTE: This is a draft until Swift 6 has been officially released

Issue: #994

The .swift-testing binary is no longer output, it has been rolled in to
a single binary for both XCTest and Swift Testing we no longer need to
test for this distinction now that the nightly toolchains have been
producing this unified binary for enough time.

Issue: swiftlang#994
@plemarquand plemarquand force-pushed the always-unified-testing-binary branch from 03ae18d to 75fafa9 Compare February 25, 2025 15:49
@plemarquand plemarquand marked this pull request as ready for review February 25, 2025 16:11
@plemarquand plemarquand merged commit 32cb840 into swiftlang:main Feb 25, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants